home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / forms / RCS / proto.csh,v < prev    next >
Encoding:
Text File  |  1992-03-02  |  2.4 KB  |  136 lines

  1. head     1.6;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @@;
  7.  
  8.  
  9. 1.6
  10. date     92.03.02.15.30.55;  author bmiller;  state Exp;
  11. branches ;
  12. next     1.5;
  13.  
  14. 1.5
  15. date     91.02.09.13.24.51;  author ouster;  state Exp;
  16. branches ;
  17. next     1.4;
  18.  
  19. 1.4
  20. date     91.01.07.18.02.39;  author mottsmth;  state Exp;
  21. branches ;
  22. next     1.3;
  23.  
  24. 1.3
  25. date     90.02.20.17.10.35;  author douglis;  state Exp;
  26. branches ;
  27. next     1.2;
  28.  
  29. 1.2
  30. date     89.01.16.11.13.37;  author ouster;  state Exp;
  31. branches ;
  32. next     1.1;
  33.  
  34. 1.1
  35. date     88.12.29.16.45.49;  author ouster;  state Exp;
  36. branches ;
  37. next     ;
  38.  
  39.  
  40. desc
  41. @@
  42.  
  43.  
  44. 1.6
  45. log
  46. @copyright year changed by bmiller.
  47. @
  48. text
  49. @#! /sprite/cmds/csh -f
  50. #
  51. #   ... comments go here ...
  52. #
  53. # $Header: /sprite/lib/forms/RCS/proto.csh,v 1.5 91/02/09 13:24:51 ouster Exp Locker: bmiller $ SPRITE (Berkeley)
  54. #
  55. # Copyright 1992 Regents of the University of California
  56. # Permission to use, copy, modify, and distribute this
  57. # software and its documentation for any purpose and without
  58. # fee is hereby granted, provided that this copyright
  59. # notice appears in all copies.  The University of California
  60. # makes no representations about the suitability of this
  61. # software for any purpose.  It is provided "as is" without
  62. # express or implied warranty.
  63. #
  64. @
  65.  
  66.  
  67. 1.5
  68. log
  69. @Slight change to copyright notice.
  70. @
  71. text
  72. @d5 1
  73. a5 1
  74. # $Header: /sprite/lib/forms/RCS/proto.csh,v 1.4 91/01/07 18:02:39 mottsmth Exp Locker: ouster $ SPRITE (Berkeley)
  75. d7 1
  76. a7 1
  77. # Copyright 1991 Regents of the University of California
  78. @
  79.  
  80.  
  81. 1.4
  82. log
  83. @Update copyright date
  84. @
  85. text
  86. @d5 1
  87. a5 1
  88. # $Header: /sprite/lib/forms/RCS/proto.csh,v 1.3 90/02/20 17:10:35 douglis Exp Locker: mottsmth $ SPRITE (Berkeley)
  89. d10 2
  90. a11 2
  91. # fee is hereby granted, provided that the above copyright
  92. # notice appear in all copies.  The University of California
  93. @
  94.  
  95.  
  96. 1.3
  97. log
  98. @1989 -> 1990
  99. @
  100. text
  101. @d5 1
  102. a5 1
  103. # $Header: /sprite/lib/forms/RCS/proto.csh,v 1.2 89/01/16 11:13:37 ouster Exp Locker: douglis $ SPRITE (Berkeley)
  104. d7 1
  105. a7 1
  106. # Copyright 1990 Regents of the University of California
  107. @
  108.  
  109.  
  110. 1.2
  111. log
  112. @Change file to exec to correspond to Sprite.
  113. @
  114. text
  115. @d5 1
  116. a5 1
  117. # $Header: /sprite/lib/forms/RCS/proto.csh,v 1.1 88/12/29 16:45:49 ouster Exp Locker: ouster $ SPRITE (Berkeley)
  118. d7 1
  119. a7 1
  120. # Copyright 1989 Regents of the University of California
  121. @
  122.  
  123.  
  124. 1.1
  125. log
  126. @Initial revision
  127. @
  128. text
  129. @d1 1
  130. a1 1
  131. #! /bin/csh -f
  132. d5 1
  133. a5 1
  134. # $Header: csh.proto,v 1.2 88/03/11 08:42:54 ouster Exp $ SPRITE (Berkeley)
  135. @
  136.